Fix gc bug in terminal allocation.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 13 Jan 2010 18:35:36 +0000 (13:35 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 13 Jan 2010 18:35:36 +0000 (13:35 -0500)
commit5b9c86e8f9b0cd7dc3f244b9a4d66f75bbab1a38
tree32d2f15f536ba3570a40c88aba88bd8dd6393f9d
parent65bbcc1cdce34efc296cf18b65badbea2a107f70
Fix gc bug in terminal allocation.

* xterm.c (x_term_init): Avoid garbage-collecting the new terminal
during call to vendor-specific-keysyms (Bug#5365).
src/ChangeLog
src/xterm.c